Closed Bug 1856795 Opened 2 years ago Closed 2 years ago

Enable and run readability-redundant-member-init

Categories

(Developer Infrastructure :: Source Code Analysis, task)

Tracking

(firefox120 fixed)

RESOLVED FIXED
Tracking Status
firefox120 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

(Blocks 1 open bug)

Details

Attachments

(3 files, 2 obsolete files)

No description provided.

Done with:
./mach static-analysis check --checks="-*, readability-redundant-member-init" --fix .

https://clang.llvm.org/extra/clang-tidy/checks/readability/redundant-member-init.html

Done with:
./mach static-analysis check --checks="-*, readability-redundant-member-init" --fix .

https://clang.llvm.org/extra/clang-tidy/checks/readability/redundant-member-init.html

Done with:
./mach static-analysis check --checks="-*, readability-redundant-member-init" --fix .

https://clang.llvm.org/extra/clang-tidy/checks/readability/redundant-member-init.html

Attachment #9356524 - Attachment description: WIP: Bug 1856795 - Remove redundant member init r?andi,emilio → Bug 1856795 - Remove redundant member init r?andi,emilio
Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f37a30bf6db0 Enable readability-redundant-member-init r=linter-reviewers,ahal DONTBUILD
Attachment #9356526 - Attachment is obsolete: true
Attachment #9356530 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Component: Lint and Formatting → Source Code Analysis
Regressions: 1857550

Command:
L=$(hg export -r tip|grep +++|cut -d/ -f2-)
./mach static-analysis check --checks="-*, modernize-use-equals-default" --fix $L

Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/eae2ac93e17c Remove redundant member init r=emilio https://hg.mozilla.org/integration/autoland/rev/1d98b028923a ride along: use = default; on some recently modified files r=emilio
Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/94ff2d8f87dd Remove redundant member init r=emilio https://hg.mozilla.org/integration/autoland/rev/aba20bc488e2 ride along: use = default; on some recently modified files r=emilio
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Flags: needinfo?(sledru)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: